home *** CD-ROM | disk | FTP | other *** search
/ Game.EXE 2001 January / Game.EXE_01_2001.iso / demos / Blade of Darkness / data1.cab / Program_Executable_Files / Scripts / AniSoundOrkX.py < prev    next >
Encoding:
Text File  |  2000-11-16  |  7.4 KB  |  187 lines

  1. import Bladex
  2.  
  3. # *********************************
  4. # *      Creacion de sonidos      *
  5. # *********************************
  6.  
  7. GolpeArmaEscudoOrk=Bladex.CreateSound('..\\..\\sounds\\M-GOLPE-ESCUDO-METAL.wav', 'GolpeArmaEscudoOrk')
  8. GolpeArmaEscudoOrk.SendNotify=0
  9. GolpeArmaArmaOrk=Bladex.CreateSound('..\\..\\sounds\\M-METAL-METAL-1E.wav', 'GolpeArmaArmaOrk')
  10. GolpeArmaArmaOrk.SendNotify=0
  11. TajoEmpalanteOrk=Bladex.CreateSound('..\\..\\sounds\\GOLPE-ARMADUR-33.wav', 'TajoEmpalanteOrk')
  12. TajoEmpalanteOrk.SendNotify=0
  13. TajoEmpalanteOrk.Volume=1
  14. TajoCortanteOrk=Bladex.CreateSound('..\\..\\sounds\\GOLPE-ARMADUR-44.wav', 'TajoCortanteOrk')
  15. TajoCortanteOrk.SendNotify=0
  16. TajoCortanteOrk.Volume=1
  17. TajoMutilacionOrk=Bladex.CreateSound('..\\..\\sounds\\slice-splat1.wav', 'TajoMutilacionOrk')
  18. TajoMutilacionOrk.SendNotify=0
  19. GolpeContundenteOrk=Bladex.CreateSound('..\\..\\sounds\\golpe-maza-arm.wav', 'GolpeContundenteOrk')
  20. GolpeContundenteOrk.SendNotify=0
  21.  
  22. Enfundar=Bladex.CreateSound('..\\..\\sounds\\M-DESENFUNDADING.wav', 'Enfundar')
  23. Enfundar.SendNotify=0
  24. EsfuerzoCortoOrc=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-orco-corto-1.wav', 'EsfuerzoCortoOrc')
  25. EsfuerzoCortoOrc.SendNotify=0
  26. EsfuerzoCortoOrc.Volume=0.9
  27. EsfuerzoCortoOrc.MinDistance=1000
  28. EsfuerzoCortoOrc.MaxDistance=25000
  29. EsfuerzoCorto1Orc=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-orco-corto-2.wav', 'EsfuerzoCorto1Orc')
  30. EsfuerzoCorto1Orc.SendNotify=0
  31. EsfuerzoCorto1Orc.Volume=0.9
  32. EsfuerzoCorto1Orc.MinDistance=1000
  33. EsfuerzoCorto1Orc.MaxDistance=25000
  34. EsfuerzoCorto2Orc=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-orco-corto-5.wav', 'EsfuerzoCorto2Orc')
  35. EsfuerzoCorto2Orc.SendNotify=0
  36. EsfuerzoCorto2Orc.Volume=0.9
  37. EsfuerzoCorto2Orc.MinDistance=1000
  38. EsfuerzoCorto2Orc.MaxDistance=25000
  39. EsfuerzoCorto3Orc=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-orco-corto-6.wav', 'EsfuerzoCorto3Orc')
  40. EsfuerzoCorto3Orc.SendNotify=0
  41. EsfuerzoCorto3Orc.Volume=0.9
  42. EsfuerzoCorto3Orc.MinDistance=1000
  43. EsfuerzoCorto3Orc.MaxDistance=25000
  44.  
  45. SesgadoCorto=Bladex.CreateSound('..\\..\\sounds\\sesgado-corto.wav', 'SesgadoCorto')
  46. SesgadoCorto.SendNotify=0
  47. SesgadoCorto.Volume=0.8
  48. SesgadoCorto.MinDistance=1000
  49. SesgadoCorto.MaxDistance=25000
  50. SesgadoLargo=Bladex.CreateSound('..\\..\\sounds\\sesgado-largo.wav', 'SesgadoLargo')
  51. SesgadoLargo.SendNotify=0
  52. SesgadoLargo.Volume=0.8
  53. SesgadoLargo.MinDistance=1000
  54. SesgadoLargo.MaxDistance=25000
  55. SesgadoCortoGrave=Bladex.CreateSound('..\\..\\sounds\\sesgado-corto-grave.wav', 'SesgadoCortoGrave')
  56. SesgadoCortoGrave.SendNotify=0
  57. SesgadoCortoGrave.Volume=0.8
  58. SesgadoCortoGrave.MinDistance=1000
  59. SesgadoCortoGrave.MaxDistance=25000
  60. SesgadoLargoGrave=Bladex.CreateSound('..\\..\\sounds\\sesgado-largo-grave.wav', 'SesgadoLargoGrave')
  61. SesgadoLargoGrave.SendNotify=0
  62. SesgadoLargoGrave.Volume=0.8
  63. SesgadoLargoGrave.MinDistance=1000
  64. SesgadoLargoGrave.MaxDistance=25000
  65. SesgadoCortoAgudo=Bladex.CreateSound('..\\..\\sounds\\sesgado-corto-agudo.wav', 'SesgadoCortoAgudo')
  66. SesgadoCortoAgudo.SendNotify=0
  67. SesgadoCortoAgudo.Volume=0.8
  68. SesgadoCortoAgudo.MinDistance=1000
  69. SesgadoCortoAgudo.MaxDistance=25000
  70. SesgadoLargoAgudo=Bladex.CreateSound('..\\..\\sounds\\sesgado-largo-agudo.wav', 'SesgadoLargoAgudo')
  71. SesgadoLargoAgudo.SendNotify=0
  72. SesgadoLargoAgudo.Volume=0.8
  73. SesgadoLargoAgudo.MinDistance=1000
  74. SesgadoLargoAgudo.MaxDistance=25000
  75.  
  76. EsfuerzoGolpeFrontalOrc=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-orco-golpe-frontal.wav', 'EsfuerzoGolpeFrontalOrc')
  77. EsfuerzoGolpeFrontalOrc.SendNotify=1
  78. EsfuerzoGolpeFrontalOrc.MinDistance=1000
  79. EsfuerzoGolpeFrontalOrc.MaxDistance=25000
  80. EsfuerzoGolpeLateralOrc=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-orco-golpe-lateral.wav', 'EsfuerzoGolpeLateralOrc')
  81. EsfuerzoGolpeLateralOrc.SendNotify=1
  82. EsfuerzoGolpeLateralOrc.MinDistance=1000
  83. EsfuerzoGolpeLateralOrc.MaxDistance=25000
  84. EsfuerzoGolpeCabezaOrc=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-orco-golpe-cabeza.wav', 'EsfuerzoGolpeCabezaOrc')
  85. EsfuerzoGolpeCabezaOrc.SendNotify=1
  86. EsfuerzoGolpeCabezaOrc.MinDistance=1000
  87. EsfuerzoGolpeCabezaOrc.MaxDistance=25000
  88. EsfuerzoGolpeArribaOrc=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-orco-golpe-arriba.wav', 'EsfuerzoGolpeArribaOrc')
  89. EsfuerzoGolpeArribaOrc.SendNotify=1
  90. EsfuerzoGolpeArribaOrc.MinDistance=1000
  91. EsfuerzoGolpeArribaOrc.MaxDistance=25000
  92.  
  93. Relax1=Bladex.CreateSound('..\\..\\sounds\\Respiracion-orco-1.wav', 'Relax1')
  94. Relax1.SendNotify=0
  95. Relax1.Volume=1
  96. Relax1.MinDistance=1000
  97. Relax1.MaxDistance=30000
  98.  
  99. Relax2=Bladex.CreateSound('..\\..\\sounds\\Respiracion-orco-2.wav', 'Relax2')
  100. Relax2.SendNotify=0
  101. Relax2.Volume=1
  102. Relax2.MinDistance=1000
  103. Relax2.MaxDistance=30000
  104.  
  105. MuerteOrc1=Bladex.CreateSound('..\\..\\sounds\\muerte-orco-1.wav', 'MuerteOrc1')
  106. MuerteOrc1.SendNotify=0
  107. MuerteOrc1.MinDistance=1000
  108. MuerteOrc1.MaxDistance=25000
  109. MuerteOrc2=Bladex.CreateSound('..\\..\\sounds\\muerte-orco-2.wav', 'MuerteOrc2')
  110. MuerteOrc2.SendNotify=0
  111. MuerteOrc2.MinDistance=1000
  112. MuerteOrc2.MaxDistance=25000
  113. MuerteOrc3=Bladex.CreateSound('..\\..\\sounds\\muerte-orco-3.wav', 'MuerteOrc3')
  114. MuerteOrc3.SendNotify=0
  115. MuerteOrc3.MinDistance=1000
  116. MuerteOrc3.MaxDistance=25000
  117. MuerteOrc4=Bladex.CreateSound('..\\..\\sounds\\muerte-orco-4.wav', 'MuerteOrc4')
  118. MuerteOrc4.SendNotify=0
  119. MuerteOrc4.MinDistance=1000
  120. MuerteOrc4.MaxDistance=25000
  121. HeridaOrc1=Bladex.CreateSound('..\\..\\sounds\\herido-orco-1.wav', 'HeridaOrc1')
  122. HeridaOrc1.SendNotify=0
  123. HeridaOrc1.MinDistance=1000
  124. HeridaOrc1.MaxDistance=25000
  125. HeridaOrc2=Bladex.CreateSound('..\\..\\sounds\\herido-orco-2.wav', 'HeridaOrc2')
  126. HeridaOrc2.SendNotify=0
  127. HeridaOrc2.MinDistance=1000
  128. HeridaOrc2.MaxDistance=25000
  129. HeridaOrc3=Bladex.CreateSound('..\\..\\sounds\\herido-orco-3.wav', 'HeridaOrc3')
  130. HeridaOrc3.SendNotify=0
  131. HeridaOrc3.MinDistance=1000
  132. HeridaOrc3.MaxDistance=25000
  133.  
  134. AndarOrc1=Bladex.CreateSound('..\\..\\sounds\\mov-armadura-5.wav', 'AndarOrc1')
  135. AndarOrc1.SendNotify=0
  136. AndarOrc1.Volume=0.3
  137. AndarOrc1.MinDistance=5000
  138. AndarOrc1.MaxDistance=15000
  139. AndarOrc2=Bladex.CreateSound('..\\..\\sounds\\mov-armadura-6.wav', 'AndarOrc2')
  140. AndarOrc2.SendNotify=0
  141. AndarOrc2.Volume=0.3
  142. AndarOrc2.MinDistance=5000
  143. AndarOrc2.MaxDistance=15000
  144.  
  145.  
  146. Insulto=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-orco-golpe-cabeza.wav', 'Insulto')
  147. Insulto.SendNotify=1
  148. Insulto.MinDistance=1000
  149. Insulto.MaxDistance=28000
  150.  
  151. DesangreOrc1=Bladex.CreateSound('..\\..\\sounds\\desangre2.wav', 'DesangreOrc1')
  152. DesangreOrc1.SendNotify=0
  153. DesangreOrc1.Volume=0.8
  154. DesangreOrc1.MinDistance=1000
  155. DesangreOrc1.MaxDistance=25000
  156. DesangreOrc2=Bladex.CreateSound('..\\..\\sounds\\desangre4.wav', 'DesangreOrc2')
  157. DesangreOrc2.SendNotify=0
  158. DesangreOrc2.Volume=0.8
  159. DesangreOrc2.MinDistance=1000
  160. DesangreOrc2.MaxDistance=25000
  161.  
  162. CaidaOrc1=Bladex.CreateSound('..\\..\\sounds\\caida-mano.wav', 'CaidaOrc1')
  163. CaidaOrc1.SendNotify=0
  164. CaidaOrc1.Volume=0.4
  165. CaidaOrc1.MinDistance=1000
  166. CaidaOrc1.MaxDistance=25000
  167.  
  168. CaidaOrc2=Bladex.CreateSound('..\\..\\sounds\\caida-pie.wav', 'CaidaOrc2')
  169. CaidaOrc2.SendNotify=0
  170. CaidaOrc2.Volume=0.4
  171. CaidaOrc2.MinDistance=1000
  172. CaidaOrc2.MaxDistance=25000
  173.  
  174. GritoOrc1=Bladex.CreateSound('..\\..\\sounds\\salto-inicio-orco.wav', 'GritoOrc1')
  175. GritoOrc1.SendNotify=0
  176. GritoOrc1.Volume=1
  177. GritoOrc1.MinDistance=1000
  178. GritoOrc1.MaxDistance=25000
  179. GritoOrc2=Bladex.CreateSound('..\\..\\sounds\\Prov_Orc1.wav', 'GritoOrc2')
  180. GritoOrc2.SendNotify=0
  181. GritoOrc2.Volume=1
  182. GritoOrc2.MinDistance=1000
  183. GritoOrc2.MaxDistance=25000
  184.  
  185. print "Sonidos para el orco creados..."
  186.  
  187.